Regenerate.
authorAndreas Schwab <schwab@suse.de>
Tue, 22 May 2007 15:54:53 +0000 (15:54 +0000)
committerAndreas Schwab <schwab@suse.de>
Tue, 22 May 2007 15:54:53 +0000 (15:54 +0000)
configure

index d21274175329668923269795d8749908271bae3c..4ce0eb92a817e4bb260b0dcdec51162b73e7c12d 100755 (executable)
--- a/configure
+++ b/configure
@@ -412,10 +412,10 @@ else
 fi
 
 test \$exitcode = 0") || {
-  echo Please tell bug-autoconf@gnu.org about your system,
-  echo including any error possibly output before this message.
-  echo This can help us improve future autoconf versions.
-  echo Configuration will now proceed without shell functions.
+  echo No shell found that supports shell functions.
+  echo Please tell autoconf@gnu.org about your system,
+  echo including any error possibly output before this
+  echo message
 }
 
 
@@ -2176,7 +2176,7 @@ case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
 
 
 canonical=$host
-configuration=${host_alias-$host}
+configuration=${host_alias-${build_alias-$host}}